home *** CD-ROM | disk | FTP | other *** search
- /* At-Rules */
- @charset "iso-8859-1";
-
-
- /* author: Johanne ChainĪ
- Creation date: 11/6/2006 */
- table, td, span {font-family: arial, tahoma; font-size: 30px; color: rgb(255, 255, 255);}
-
- a:link {color: rgb(255,255,255); text-decoration: none;}
-
- a:visited {color: rgb(98,98,98); text-decoration: none;}
-
- a:hover {color: rgb(50,150,230); text-decoration: underline;}
-
- a:active {color: rgb(255,255,255); text-decoration: none;}
-
- #corner{
- background-image: url(corner.gif);
- background-repeat: no-repeat;
- background-position: right top;
- }
- .info {
- color: rgb(255,255,255);
- width: 100%;
- padding-left: 4px;
- padding-right: 4px;
- }
- .title {
- font-size: 50px;
- font-weight: bold;
- padding-left: 4px;
- padding-right: 4px;
- color: rgb(250, 250, 250);
- }
- .artist {
- font-size: 35px;
- font-weight: bold;
- color: rgb(200,200,200);
- padding-left: 4px;
- padding-right: 4px;
- }
- .tracka {
- color: rgb(185,185,185);
- font-weight: bold;
- padding-left: 4px;
- padding-right: 4px;
- }
- .trackb {
- color: rgb(240,240,240);
- font-weight: bold;
- padding-left: 4px;
- padding-right: 4px;
- }
- .seperationa {
- background-color: #37393e;
- width: 100%;
- height: 2px;
- }
- .seperationb {
- background-color: #7c7e85;
- width: 100%;
- height: 2px;
- }
-
- .links {
- width: 100%;
- background-image: url(bgbar.gif);
- background-repeat: repeat;
- background-position: left top;
- font-weight: bold;
- padding-left: 4px;
- padding-right: 4px;
- padding-top: 4px;
- padding-bottom: 4px;
- }
- .bottom {
- background-image: none;
- background-color: #4c4f56;
- }
-
- table .other {
- position: absolute;
- bottom: 0px;
- right: 0px;
- filter:alpha(opacity=10); -moz-opacity:0.10; opacity:0.10; -khtml-opacity:0.10; }
- }
- table .other td {
- font-size: 100px;
- font-weight: bold;
- }
- .albumart {
- top: 0 px;
- left: 0 px;
- }
- .album {
- max-width: 400px;
- }
-
- /* End of style section. Generated by AceHTML at 11/6/2006 1:30:30 PM */